Welcome![Sign In][Sign Up]
Location:
Search - SVM for pattern recognition

Search list

[Other resourcesvm

Description: svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
Platform: | Size: 171817 | Author: chenxi | Hits:

[GUI Developcutesvm

Description: 使用cutesvm可以利用svm方法进行模式识别里的的分类和回归等相关操作.方便易行.-use cutesvm can use svm Lane pattern recognition methods for the classification and the return of other related operations. User-friendly.
Platform: | Size: 211968 | Author: 质量 | Hits:

[AlgorithmInterior_Point_Optimizer_for_SVM_Pattern_Recogniti

Description: Interior Point Optimizer for SVM Pattern Recognition的原程序-Interior Point Optimizer for Pattern Recognition SVM's original procedures
Platform: | Size: 45056 | Author: dy | Hits:

[AI-NN-PRS200502106_SVM_for_classfication

Description: SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。 打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。 -SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results.
Platform: | Size: 6144 | Author: 郑军 | Hits:

[OtherLS-SVMlab1.5aw

Description: 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归,DEMOCLASS是使用方法示例-least squares support vector machines MATLAB source code, can be used for pattern recognition and regression, DEMOCLASS example is the use of
Platform: | Size: 716800 | Author: 刘霞 | Hits:

[AI-NN-PRyuce

Description: 神经网络支持向量机程序,用于模式识别,股指预测-neural network SVM procedures for pattern recognition, stock index forecast
Platform: | Size: 315392 | Author: yuhuihai | Hits:

[AI-NN-PRsvm

Description: svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
Platform: | Size: 172032 | Author: chenxi | Hits:

[Graph Recognizelibsvm2.84

Description: libsvm工具箱,用于人脸识别等模式识别,非常好用,效率较高-libsvm toolbox for pattern recognition such as face recognition, very easy to use, more efficient
Platform: | Size: 414720 | Author: laosee | Hits:

[AI-NN-PRSVM

Description: 支持向量机的方法,matlab编写,用于分类检测,模式识别-Support Vector Machine method, matlab prepared for the classification of detection, pattern recognition
Platform: | Size: 2048 | Author: 王宏伟 | Hits:

[Othersvm2

Description: 我翻译的《A Tutorial on Support Vector Machines for Pattern Recognition》,学习支持向量机的入门资料-err
Platform: | Size: 754688 | Author: 胡兵 | Hits:

[OtherSVM1

Description: A Tutorial on Support Vector Machines for Pattern Recognition。-err
Platform: | Size: 253952 | Author: 胡兵 | Hits:

[AI-NN-PRIris

Description: 模式识别,对iris数据进行分类,svm算法-Pattern recognition, classification of iris data, svm algorithm
Platform: | Size: 3072 | Author: 刘期烈 | Hits:

[AI-NN-PRsvm

Description: 关于支持向量机的Matlab源代码,用于模式识别和非线性问题的程序。对于初学和不想具体了解支持向量机的很有用。-On Support Vector Machines Matlab source code for pattern recognition problems and nonlinear procedures. For beginner and do not want a specific understanding of support vector machine useful.
Platform: | Size: 124928 | Author: kaku | Hits:

[AI-NN-PRsvm--km

Description: 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
Platform: | Size: 4445184 | Author: 李全林 | Hits:

[source in ebooksvm

Description: MATLAB中应用支持向量肌(SVN)神经网络对模式识别处理-MATLAB Application of Support Vector muscle (SVN) neural network for pattern recognition processing
Platform: | Size: 9216 | Author: baby | Hits:

[AI-NN-PRsmo-svm

Description: 利用vc编写的支持向量机分类问题的smo源代码,参考Vapnik的文章写的,主要用途是分类.-This is the complete SMO code in SVM for pattern recognition.
Platform: | Size: 1024 | Author: hb | Hits:

[matlabSVM算法二分类

Description: 将支持向量机(SVM)用于模式识别,解决二分类问题,程序中包含训练集和测试集。(The support vector machine (SVM) is used for pattern recognition to solve the dichotomy problem, which includes training set and test set.)
Platform: | Size: 4096 | Author: egpt | Hits:

[Graph Recognizesvmtutorial

Description: 支持向量机模式识别教程 教程首先介绍了VC维和结构风险最小化的概念。然后,我们描述线性可支持向量机(SVM)的可分离和不可分离的数据,通过一个不平凡的例子详细。我们描述了一个机械类比,并讨论当SVM解决方案是唯一的,当它们是全球性的。我们描述了如何实现支持向量机训练,并详细讨论了用于构造数据非线性的SVM解决方案的核心映射技术。(A Tutorial on Support Vector Machines for Pattern Recognition)
Platform: | Size: 615424 | Author: 飞飞花儿 | Hits:

[AI-NN-PRSVM

Description: SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(It is a common discriminant method. In machine learning, it is a supervised learning model, usually used for pattern recognition, classification and regression analysis.)
Platform: | Size: 33792 | Author: 三火123456 | Hits:

[AI-NN-PRSVM

Description: SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(SVM (Support Vector Machine) refers to support vector machines, which is a common method of discrimination. In the field of machine learning, it is a supervised learning model, which is usually used for pattern recognition, classification and regression analysis.)
Platform: | Size: 158720 | Author: 束负禾火 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net